dynamic loader meaning in Chinese
动态载入器
Examples
- The solution is to use autoloader , which acts a bit like a dynamic loader for perl modules
解决方案是使用autoloader ,其作用类似于perl模块的动态加载程序。 - The application controls which dynamic libraries are loaded and which functions in the libraries are called by using linux dynamic loader routines to perform the loading and linking and to return the addresses of the required entry points
通过使用linux动态装入器例程,应用程序控制装入哪一个动态库以及调用库中的哪一个函数,以执行装入和链接以及返回所需入口点的地址。